Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps the react group with 2 updates: react-day-picker and react-resizable-panels.

Updates react-day-picker from 9.13.0 to 9.13.1

Release notes

Sourced from react-day-picker's releases.

v9.13.1

Persian calendar improvements.

What's Changed

New Contributors

Full Changelog: gpbl/react-day-picker@v9.13.0...v9.13.1

Changelog

Sourced from react-day-picker's changelog.

Changelog

DayPicker follows Semantic Versioning. See the Releases page on Github for the complete list of changes, diffs and contributors, or the list of versions published on npm.

Commits
  • 375f48a build: bump v9.13.1
  • 3caa733 feat: add narrow weekday format for Persian calendar (#2895)
  • fee7c41 docs: add view source to examples
  • 693f913 docs: fix link in CHANGELOG
  • 56f346f docs: fix broken links
  • 03bb506 docs: fix test with setTestTime
  • b54c451 docs: update changelog
  • 0f9cee4 docs: update introductory links
  • 7323f9d docs: update accessibility notes for input fields
  • 67792b7 repo: fix for npm publish
  • Additional commits viewable in compare view

Updates react-resizable-panels from 4.5.8 to 4.6.2

Release notes

Sourced from react-resizable-panels's releases.

4.6.2

  • 660: Group guards against layouts with mis-ordered Panel id keys

4.6.1

  • 658: Imperative Panel and Group APIs ignored disabled status when resizing panels; this is an explicit override of the disabled state and is required to support conditionally disabled groups.
  • 658: Separator component does not set a cursor: not-allowed style if the parent Group has cursors disabled.

4.6.0

  • 657: Allow Panel and Separator components to be disabled

4.5.9

  • 649: Optimization: Replace useForceUpdate with useSyncExternalStore to avoid side effect of swallowing "click" events in certain cases
  • 654: Bugfix Imperative Group method setLayout persists layout to in-memory cache
  • 652: Re-enable collapsible panel bugfix after fixing another reported issue
Changelog

Sourced from react-resizable-panels's changelog.

4.6.2

  • 660: Group guards against layouts with mis-ordered Panel id keys

4.6.1

  • 658: Imperative Panel and Group APIs ignored disabled status when resizing panels; this is an explicit override of the disabled state and is required to support conditionally disabled groups.
  • 658: Separator component does not set a cursor: not-allowed style if the parent Group has cursors disabled.

4.6.0

  • 657: Allow Panel and Separator components to be disabled

4.5.9

  • 649: Optimization: Replace useForceUpdate with useSyncExternalStore to avoid side effect of swallowing "click" events in certain cases
  • 654: Bugfix Imperative Group method setLayout persists layout to in-memory cache
  • 652: Re-enable collapsible panel bugfix after fixing another reported issue
Commits
  • b4ece6f 4.6.1 -> 4.6.2
  • cabb73b Group guards against layouts with mis-ordered Panel id keys (#660)
  • 4001d8c 4.6.0 -> 4.6.1
  • d85e9b6 Improve disabled Panel and Separator UX (#658)
  • f039bf2 4.5.9 -> 4.6.0
  • 8860cf9 Allow Panel and Separator components to be disabled (#657)
  • 0c9b5d3 4.5.8 -> 4.5.9
  • 5cc60a5 Add another unit test for panel collapse/expand
  • 6359942 Add e2e test for click-swallowing issue
  • 4a5e519 Update CHANGELOG with pending release changes
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the react group with 2 updates: [react-day-picker](https://github.com/gpbl/react-day-picker) and [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels).


Updates `react-day-picker` from 9.13.0 to 9.13.1
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Changelog](https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md)
- [Commits](gpbl/react-day-picker@v9.13.0...v9.13.1)

Updates `react-resizable-panels` from 4.5.8 to 4.6.2
- [Release notes](https://github.com/bvaughn/react-resizable-panels/releases)
- [Changelog](https://github.com/bvaughn/react-resizable-panels/blob/main/CHANGELOG.md)
- [Commits](bvaughn/react-resizable-panels@4.5.8...4.6.2)

---
updated-dependencies:
- dependency-name: react-day-picker
  dependency-version: 9.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react
- dependency-name: react-resizable-panels
  dependency-version: 4.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2026

Labels

The following labels could not be found: automated. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel
Copy link

vercel bot commented Feb 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
objectui Ready Ready Preview, Comment Feb 9, 2026 8:38am
objectui-console Ready Ready Preview, Comment Feb 9, 2026 8:38am
objectui-storybook Ready Ready Preview, Comment Feb 9, 2026 8:38am

Request Review

@github-actions github-actions bot merged commit 7b58a92 into main Feb 9, 2026
8 of 13 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-f2b9eb71a7 branch February 9, 2026 08:01
@github-actions
Copy link

github-actions bot commented Feb 9, 2026

📦 Bundle Size Report

Package Size Gzipped
components (index.js) 1811.76KB 425.83KB
core (index.js) 0.70KB 0.31KB
create-plugin (index.js) 9.28KB 2.98KB
data-objectstack (index.js) 22.92KB 5.60KB
fields (index.js) 87.61KB 17.17KB
i18n (i18n.js) 2.03KB 0.77KB
i18n (index.js) 1.65KB 0.66KB
i18n (provider.js) 2.88KB 0.98KB
layout (index.js) 14.61KB 4.51KB
plugin-aggrid (AddressField-BOOmnmjw.js) 3.05KB 0.76KB
plugin-aggrid (AgGridImpl-C6tmNFRA.js) 5.27KB 1.92KB
plugin-aggrid (AutoNumberField-jwAcEtba.js) 0.28KB 0.27KB
plugin-aggrid (FileField-C4nU7miP.js) 3.50KB 1.34KB
plugin-aggrid (FormulaField-D1GL121M.js) 0.52KB 0.38KB
plugin-aggrid (GeolocationField-C1rZIU8y.js) 4.46KB 1.50KB
plugin-aggrid (GridField-CPgulvWp.js) 1.71KB 0.68KB
plugin-aggrid (LocationField-RR6ofgYb.js) 0.93KB 0.54KB
plugin-aggrid (MasterDetailField-BhnckP0p.js) 3.86KB 1.17KB
plugin-aggrid (ObjectAgGridImpl-B-5mB-ka.js) 919.77KB 203.53KB
plugin-aggrid (ObjectField-B_XsSVG6.js) 1.61KB 0.77KB
plugin-aggrid (QRCodeField-DaUmd72E.js) 3.38KB 1.23KB
plugin-aggrid (RichTextField-kBVmNoQx.js) 1.16KB 0.59KB
plugin-aggrid (SignatureField-C-p3Glla.js) 3.32KB 1.28KB
plugin-aggrid (SummaryField-C_zIAVHC.js) 0.48KB 0.37KB
plugin-aggrid (UserField-DMwir776.js) 2.44KB 0.93KB
plugin-aggrid (VectorField-BTIkrvgu.js) 0.79KB 0.45KB
plugin-aggrid (index-D86IZ-2v.js) 19.21KB 4.90KB
plugin-aggrid (index.js) 0.22KB 0.16KB
plugin-calendar (index.js) 31.63KB 8.05KB
plugin-charts (AdvancedChartImpl-DFmeUY4Q.js) 124.69KB 25.93KB
plugin-charts (BarChart-C_I0OFbj.js) 542.77KB 135.30KB
plugin-charts (ChartImpl-B5LY4On3.js) 3.17KB 1.10KB
plugin-charts (index-DSBO2Kdy.js) 15.18KB 4.46KB
plugin-charts (index.js) 0.19KB 0.16KB
plugin-chatbot (index.js) 1200.27KB 344.58KB
plugin-dashboard (index.js) 179.65KB 44.66KB
plugin-detail (index.js) 1711.31KB 403.73KB
plugin-editor (MonacoImpl-hfdmoz6k.js) 18.15KB 5.59KB
plugin-editor (index-CuYbY6xb.js) 10.10KB 3.32KB
plugin-editor (index.js) 0.19KB 0.15KB
plugin-form (index.js) 52.17KB 10.49KB
plugin-gantt (index.js) 163.81KB 38.60KB
plugin-grid (index.js) 45.16KB 12.17KB
plugin-kanban (KanbanEnhanced-DjadKL5D.js) 31.43KB 9.03KB
plugin-kanban (KanbanImpl-BHAT_ney.js) 5.28KB 1.91KB
plugin-kanban (index-BhdljdIe.js) 17.29KB 5.01KB
plugin-kanban (index.js) 0.27KB 0.17KB
plugin-kanban (sortable.esm-ZHwgFQIO.js) 71.42KB 18.98KB
plugin-list (index.js) 1725.65KB 407.20KB
plugin-map (index.js) 126.32KB 30.52KB
plugin-map (maplibre-gl-CNsW26De.js) 1418.32KB 302.53KB
plugin-markdown (MarkdownImpl-DufQ-eRU.js) 256.68KB 64.45KB
plugin-markdown (index-CrmE78vF.js) 9.63KB 3.17KB
plugin-markdown (index.js) 0.19KB 0.15KB
plugin-report (index.js) 46.62KB 8.81KB
plugin-timeline (index.js) 105.30KB 24.14KB
plugin-view (index.js) 47.44KB 12.12KB
react (LazyPluginLoader.js) 3.77KB 1.33KB
react (SchemaRenderer.js) 3.28KB 1.30KB
react (index.js) 0.39KB 0.25KB
react (index.test.js) 0.34KB 0.26KB
types (api-types.js) 0.20KB 0.18KB
types (app.js) 0.20KB 0.18KB
types (base.js) 0.20KB 0.18KB
types (blocks.js) 0.20KB 0.18KB
types (complex.js) 0.20KB 0.18KB
types (crud.js) 0.20KB 0.18KB
types (data-display.js) 0.20KB 0.18KB
types (data-protocol.js) 0.20KB 0.19KB
types (data.js) 0.20KB 0.18KB
types (disclosure.js) 0.20KB 0.18KB
types (feedback.js) 0.20KB 0.18KB
types (field-types.js) 0.20KB 0.18KB
types (form.js) 0.20KB 0.18KB
types (index.js) 0.34KB 0.25KB
types (layout.js) 0.20KB 0.18KB
types (navigation.js) 0.20KB 0.18KB
types (objectql.js) 0.20KB 0.18KB
types (overlay.js) 0.20KB 0.18KB
types (plugin-scope.js) 0.20KB 0.18KB
types (registry.js) 0.20KB 0.18KB
types (reports.js) 0.20KB 0.18KB
types (theme.js) 0.20KB 0.18KB
types (ui-action.js) 0.20KB 0.18KB
types (views.js) 0.20KB 0.18KB

Size Limits

  • ✅ Core packages should be < 50KB gzipped
  • ✅ Component packages should be < 100KB gzipped
  • ⚠️ Plugin packages should be < 150KB gzipped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants